gtk: Stop using GdkEventWindowState
authorMatthias Clasen <mclasen@redhat.com>
Fri, 15 Dec 2017 02:07:39 +0000 (21:07 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 15 Dec 2017 03:24:06 +0000 (22:24 -0500)
commit1e1904a9b8602ce763f53d8ad394d17bf95e5d79
tree750a74bfdc8b1c0d04aeb3bd67f6cad02be20081
parente5b18671185178103ca0c0cbb4ec45ed32bd94e5
gtk: Stop using GdkEventWindowState

We can instead use the new GdkWindow::state property
change notification. The event is going away.
gtk/gtkwindow.c